FileSystem decode() Class MethodFile.decode(string) Folder.decode(string) Description The decode() class method of File or Folder decodes escaped characters and then interprets them as UTF-8. More information on the encoding standard can be found in the RFC 2396 document (search for this online). Parameters
Returns String. See also |